home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 009 / unprot.arc / FOCUS.TXT < prev    next >
Text File  |  1986-03-27  |  871b  |  30 lines

  1. *****************************************
  2.  
  3. The following fix will eliminiate the bothersome requirement to
  4. insert the FOCUS "activator" diskette in the A-drive everytime you
  5. bring FOCUS up.   This change was made to a version of FOCUS
  6. that had file dates of 05/11/84.  Be sure that you verify the code
  7. that is in place before applying this zap.
  8.  
  9. RENAME FCPCINIT.EXE FCPCINIT.XXX
  10. DEBUG FCPCINIT.XXX
  11.   U 22AB L 5
  12. (You should see "9A C5 02 14 02   CALL  0214:02C5"  display on the screen)
  13.   E 22AB 90 90 90 90 90
  14.   W
  15.   Q
  16. RENAME FCPCINIT.XXX FCPCINIT.EXE
  17.  
  18.  
  19. That all there is to it.   Have fun.
  20.  
  21.                               The Ancient Mariner
  22.  
  23. *****************************************
  24.  
  25. Note added 6 DEC 84
  26. Same procedure continues to work, only 5 bytes want to no-op
  27. are at location 0C57:23E0
  28. What you see at that location is CALL 021C:02C5
  29.  
  30.